Win32: Fix typo on compilation speedup macro define
authorLuca Bacci <luca.bacci982@gmail.com>
Fri, 21 Dec 2018 23:48:10 +0000 (00:48 +0100)
committerLuca Bacci <luca.bacci982@gmail.com>
Sat, 22 Dec 2018 00:18:17 +0000 (01:18 +0100)
commita52989842e8b7d648bc1a0175d69d1182fd3dd6a
tree7d2837b2661ad328f978e6ecbf1375f465a15b7e
parent38cba6895a5749386954b6de3ac8a6723f4fc5db
Win32: Fix typo on compilation speedup macro define

There is a typo, the correct macro to define is WIN32_LEAN_AND_MEAN.
After this change <shellapi.h> must be included in order to use
ExtractIconExW().
gtk/gtkicontheme.c